projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93f63fb
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Tue, 16 Jun 2009 02:04:25 +0000
(
02:04
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Tue, 16 Jun 2009 02:04:25 +0000
(
02:04
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 575a42c42ef6b1c47e2b4e038120a71c5bd8c99f..58d3147e6329df87f1a5c331d01dd1e5868d5f6b 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2009-06-16 Kenichi Handa <handa@m17n.org>
+
+ * coding.c (detect_coding_utf_16): Fix the logic of rejecting
+ UTF-16 by checking the dispersion of Eth and Oth bytes.
+
2009-06-15 Andreas Schwab <schwab@linux-m68k.org>
* coding.c (detect_coding_utf_16): Fix typo counting odd bytes.